﻿/* CSS Document   Version: 1.0.0
   Date: 2018/12/12
   Author: Tian Guang
   Copyright: www.east.net
*/
@charset "utf-8";

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote { margin:0; padding:0; font-size:13px; color:#000000}
body{ zoom:1;  font-family:"微软雅黑",Arial; }
img { border:0 none; vertical-align:middle; }
ul, ol, li {list-style:none;}
h1, h2, h3, h4, h5, h6 { font-size:14px; }
body, input, select, button, textarea { font-size:12px; outline:none; }
table, tr, th, td {border:0 none;vertical-align:middle;border-collapse: collapse;border-spacing:0;}
button { cursor:pointer; }
i, em, cite, address { font-style:normal; }
/*-webkit-tap-highlight-color:transparent; 手机端去掉超链接 选中样式*/
a{ text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); cursor:pointer; -webkit-tap-highlight-color:transparent; }
a{ text-decoration:none; color:inherit;  -webkit-tap-highlight-color:transparent; }
.proinfo a.tt{
    font-size: 20px!important;
    font-weight: 700;
    color: #316dca;
}
a.qb{
    display: inline-block;
    font-size: 14px;
    color: #316dca;
    font-weight: 700;
    text-decoration: underline;
    margin-top: 30px;

}


.swiper-container .swiper-wrapper img{
    width: 100%;
}



 .menu_list{
    display: none;
}


a:hover{-webkit-tap-highlight-color:transparent; }
a:focus { outline:none;  -webkit-tap-highlight-color:transparent; }
input{border:0px; outline: 0px; padding:0px; margin:0px; font-family: "微软雅黑";}
select{font-family: "微软雅黑";}
.left{ float: left;}
.right{ float: right;}

@font-face {
    font-family: 'gbregular';
    src: url('font/yt.eot');
    src: url('font/yt.eot?#iefix') format('embedded-opentype'),
         url('font/yt.woff') format('woff'),
         url('font/yt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.clearfix {/* overflow: hidden; */zoom: 1;}
.clearfix:after{content: ".";display: block;height:0;clear: both;visibility: hidden;overflow: hidden;}
.center{margin: 0 auto; width:1200px;}
.wrap{width:100%;overflow: hidden; margin:0px auto; background: #fff;}
/*header*/
.header .logo {
    height: 125px;
    background: #fff;
    line-height: 125px;
    width: 100%;
}
.header .logo h1 {
    width: 100%;
    height: 64px;
}
.header .logo h1 img {
       width: 178px;
       height: 58px;
}
.header .logo .top_link {
    margin-top: 0px;
}
.header .top_link{
    position: relative;
}
.header .top_link form{
     z-index: 999;
  
    position: relative;
}
.header .top_link form input[type="text"] {
    height: 32px;
    line-height: 32px;
    border-radius: 25px;
    text-indent: 1em;
     border: 1px solid #999;
    width:200px;
    opacity:1;
    transition:1s all ease;
}
.header .top_link form input[type="submit"] {
    background: #eaeaea;
    color: #666;
    border: 0;
    height: 32px;
    width: 36px;
    background: url(../images/search.png) center no-repeat;
    font-size: 0px;
    position: absolute;
    top: 47px;
    right: 5px;
}
.header .nav {
    height: 60px;
    line-height: 60px;
    background: #38b432;
    font-size: 16px;
}
.header .nav>ul>li {
    margin-left: 63px;
    position:  relative;
}
.header .nav>ul>li:first-child {
    margin-left: 0;

}
.header .nav>ul>li>a {
    display:  block;
    color: #fff;
    text-align:  center;
    padding: 0 12px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    font-size: 18px;
}
.header .nav>ul>li>a:hover,.header .nav>ul>li>a.on {
    background: #008b33;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

/*footer*/
.footImg img {width: 100px;height: 100px;}
.footer{width: 100%;background: #444444;margin-top: 50px;}
.footer .foot .footerF{float: left;width: 25%;}
.footer .foot .footerF .footerFf{width: 99%;float: left;border-right: 1px solid #ececec;margin: 65px 0px;}
.footer .foot .footerF .footerFf ul li{float: left;margin: 0px 40px 30px 0px;list-style: none!important;}
.footer .foot .footerF .footerFf ul li a{color: #ececec;font-size: 14px;}
.footer .foot .footerR .footerFff{width: 50%;float: left;margin: -45px 0px;}
.footer .foot .footerR{float: left;width: 56%;border-top: 3px solid #958e8b;margin-top: 100px;margin-left: 50px;}
 .footerFff ul li{
    float: left;
    border-right: 1px solid #ececec;
    color: #ececec;
    font-size: 14px;
    width: 75px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    }
.footImg{
    margin-top: 28px;
    width: 185px;
    float: left;
    margin-right: 12px;
}    
.footImg p{float: right;font-size: 14px;color: #fff;margin-right: 20px;}
.footerFrr{float: right;width: 50%;}
.footerFrr img{margin-top: -109px;}
.footerFrr p{font-size: 12px;color: #fff;}
.footerFrr ul li .shop1, .footerFrr ul li .shop2{
    margin-top: 0px;
    color: #ffffff;
}
.footerFrr ul li {
    width: 110px;
    height: 30px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    line-height: 30px;
    float: left;
    margin-right: 20px;
}

.footerFrr ul li:hover .shop1,.footerFrr ul li:hover .shop2 {background: #ffffff;color:#8d8582}
.footerFrr ul li .shop2:before{background: url(../images/shop.png) center center no-repeat;content: " ";display: inline-block;clear: both;overflow: hidden;height: 18px;width: 44px;position: relative;top: 3px;}
.footerFrr ul li .shop1:before{background: url(../images/OA1.png) center center no-repeat;content: " ";display: inline-block;clear: both;overflow: hidden;height: 21px;width: 44px;position: relative;top: 4px;}
.footerFrr ul li:hover .shop2:before{background: url(../images/shop1.png) center center no-repeat;}
.footerFrr ul li:hover .shop1:before{background: url(../images/OA.png) center center no-repeat;}
/*头部*/
.mainNav .hbg{top: 175px;background: #265fb9;z-index: 9;position: absolute;width: 100%;left: 0;}
.ffnav{width: 100%;background: #316ecb;height: 50px;line-height: 50px;}
ul.mainNav {
   background: #316ecb;
   height: 50px;
}
ul.mainNav>li {
	z-index:99;
	
	/* min-width: 78px; */
	float: none;
	-webkit-transition:all  0.5s;
	-moz-transition:all  0.5s;
	-o-transition:all  0.5s;
	-ms-transition:all  0.5s;
	transition:all  0.5s;
	display: inline-block;
    width:14%;
}
ul.mainNav>li:last-child>p>a{ padding:0; }
ul.mainNav>li>p>a,ul.mainNav>li>a {
	display:block;
	font-size: 16px;
	padding: 0 4px;
	text-align: center;
	transition: all .3s;
	color: #fff;
	/*width: 103px;*/
}

ul.mainNav>li:hover p>a,ul.mainNav>li.active p>a{background: #005cb4;height: 50px;line-height: 50px;}

ul.mainNav .sub{
    /*width: 1200px;*/
    position:absolute;
    top: 175px;
    /*left: 568px;*/
    z-index: 999;
    line-height: 50px;
    display:none;
    padding: 0 0px;
    box-sizing: border-box;
    text-align: center
    ;overflow: hidden;
    font-size: 0;
    transform: translateX(-37%);
  
    }
ul.mainNav .sub a{color: #fff;font-size: 16px;overflow: hidden;display: inline-block;margin: 0 14px;}
ul.mainNav .sub a:hover{ color:#fff;text-decoration: underline;font-weight: 700;}
ul.mainNav li#l_1 .sub{box-sizing: border-box;left: 50%;margin-left: -810px;}
ul.mainNav li#l_2 .sub{box-sizing: border-box;left: 50%;margin-left: -769px;}
ul.mainNav li#l_3 .sub{
    box-sizing: border-box;
    transform: translateX(-6%);
    /*left: 50%;*/
    /*margin-left: -900px;*/
}
ul.mainNav li#l_4 .sub{box-sizing: border-box;left: 50%;margin-left: -546px;}
ul.mainNav li#l_5 .sub{box-sizing: border-box;left: 50%;margin-left: -331px;}
ul.mainNav li#l_6 .sub{box-sizing: border-box;width: 600px;left: 50%;margin-left: 8px;}
ul.mainNav li#l_7 .sub{box-sizing: border-box;width: 600px;left: 50%;margin-left: -260px;}
ul.mainNav li#l_8 .sub{box-sizing: border-box;width: 600px;left: 50%;margin-left: 192px;}
/*right*/
#side {
    width: 67px;
    position:  fixed;
    right: 0;
    top: 50%;
    margin-top: -139px;
    display: none;
}
#side li {
    height: 59px;
    cursor: pointer;
    position: relative;
    list-style: none!important;
}
/*#side li.n1 {
    background: #eeeeee url("../images/top.png") center no-repeat;
    border: 1px solid #cacaca;
}*/
#side li.n2 {
    background: #eeeeee url("../images/share.png") center no-repeat;
    border: 1px solid #cacaca;
    background-size: 50%!important;
}
#side li.n3 {
    background: #eeeeee url("../images/top.png") center no-repeat;
    border: 1px solid #cacaca;
     background-size: 50%!important;
}
#side li.n1:hover span {
    display:block;
}
#side li.n1 span {
    width:  100px;
    height:  100px;
    position:  absolute;
    left: -110px;
    top: 50%;
    margin-top: -51px;
    display:  none;
    padding-right: 10px;
}
#side li.n1 span i {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
}
#side li.n2 .bdsharebuttonbox {
    width: 191px;
    height: 100%;
    position:  absolute;
    left: -190px;
    background: #fff;
    display: none;
}
#side li.n2 .bdsharebuttonbox a {
    width: 62px;
    height: 58px;
    margin: 0;
    border: 1px solid #f0f0f0;
}
#side li.n2 .bdsharebuttonbox .bds_weixin {
    background: url("../images/icon1.png") center no-repeat;
}
#side li.n2 .bdsharebuttonbox .bds_qzone {
    background: url("../images/icon2.png") center no-repeat;
    border-left: 0;
}
#side li.n2 .bdsharebuttonbox .bds_tsina {
    background: url("../images/icon3.png") center no-repeat;
    border-left: 0;
}
#side li.n2:hover .bdsharebuttonbox {
    display: block;
}
.sj{
    display: none;
}
#autoIframe{
    width: 987px;
    height: 590px;
}
/*手机端*/
@media screen and (max-width: 750px) {
    html {
        font-size: 75px;
    }
    body {
        overflow-x: hidden;
        width: 10rem;
        min-width: 320px;
        max-width: 750px;
        margin: 0 auto!important;
        font-family: -apple-system, Helvetica, sans-serif;
    }
    .fIndexbanner{
        display: none;
    }
    .sj{
        display: block;
    }
    .center{
        width: 9.2rem
    }
    .header .logo h1 img{
        width: 2.8533rem;
        height: .9333rem;
    }
    .header .logo{
        height: 1.7067rem;
        line-height:  1.7067rem;
    }
    .header .logo h1{
        width: 100%;
        height: 100%;
        margin: 0 auto;
        line-height:  1.7067rem;
    }
    .header .logo .top_link{
        float: left;
        margin-top: .4rem;
        margin-left: 3.6667rem;
        display: none;
    }
    .header .top_link form input[type="text"]{
        width: 3rem;
    }
    .header .top_link form input[type="submit"]{
        top:0;
    }
     .sj .indexBanner .swiper-slide a{
     height: 190px;
   }
   .sj .indexBanner .swiper-pagination{
       margin-right: -3.5rem;
   }
   .sj .indexbannertext{
       display: none;
   }
   .indexNew .indexNewF .indexNewFf{
       width: 100%!important;
   }
   .indexNew{
       padding-top: .5rem!important;
   }
   .indexNew .indexNewF .indexNewFf ul li{
       font-size: .32rem!important;
   }
   .indexNew .indexNewF .indexNewFf{
       height: 3.5rem!important;
   }
   .indexNew .indexNewF .indexNewFf ul li{
       line-height: .9rem!important;
   }
   .indexNew .indexNewF .indexNewFR{
       width: 100%!important;
        margin: .4rem 0!important;
   }
   .indexNew .indexNewF{
       width: 100%!important;
      
   }
   .indexNew .indexNewR{
       width: 9.2rem!important;
       margin: 0 auto!important;
      box-sizing: border-box;
      height: 100%!important;
      padding: .4rem .4rem!important;

   }
   .indexNew .indexNewR ul li.n1{
       padding: 16px 0!important;
   }
   .indexNew .indexNewR .title{
       padding: 16px 0!important;
       font-size: .3467rem!important;
   }
   .indexNew .indexNewR ul li{
       font-size: .32rem!important;
   }
   .indexNew .indexNewR ul li p{
       font-size: .2667rem!important;
   }
   .indexcase h3{
       float: none!important;
   }
 .indexcase ul li:first-child{
     margin-left: 0!important;
 }
 .indexcase ul li{
     width: 33%!important;
     margin: .2667rem 0!important;
     padding: 0!important;
     border: none!important;
 }
 .tab1 .tabb>img{
     width: 100%!important;
     height: 100%!important;
 }
.tab1 .tabb>p{
    width: 100%!important;

}
.tab2 .indexteamaa .swiper-slide .teamImg>p{
     width: 97%!important;
}
.tab2 .banprev{
    right: 0!important;
}
 .bannerpreva{
     position: absolute;
     width:100%;
     top: 50%;
 }
 .tab2{
     position: relative;
 }
 .tab2 .bannext{
    position: absolute;
    right: 0!important;
    margin-left: 0!important;
    left: auto!important;
 }
.tab2 .indexteamaa .swiper-slide .teamImg{
    margin-right: 0!important;
}
.tab2 .banprev{
     position: absolute;
     left: 0!important;
     margin-right: 0!important;
}
#side{
    z-index: 9999;
    display: none!important;
}
.footer .foot .footerF{
    width: 100%;
}
.footer .foot .footerF .footerFf{
    border: none;
    width: 100%;
    text-align: center;
    margin: .8rem 0;
}
.footer .foot .footerF .footerFf ul li a{
    font-size: 0.2667rem;
}
.footer .foot .footerF .footerFf ul li:nth-child(6n){
    margin-right: 0

}
.footer .foot .footerR{
    width: 100%;
    margin: 0;
    text-align: center;
}
.footer .foot .footerR .footerFff{
    display: none;
}
.footerFrr{
    float: none;
    width: 100%;
}
.footer .foot .footerF .footerFf ul li{
    margin: 0;
    width: 16%;
}
.footerFrr img{
    display: none;
}
.footerFrr p{
    font-size: 0.2667rem;
    margin: .6rem 0;
}
.footer .foot .footerR{
    border-top: 1px solid #958e8b;
}
.Newspo .Newposition{
    display: none;
}
.News .banner{
    height: 5rem!important;
    background-size: 100% 100%!important;
}
.newtitle{
    font-size: .4rem!important;
    margin: .5333rem 0 .1rem 0!important;
}
.about{
    width: 9.2rem!important;
}
.abouttitle ul li a{
    font-size: 0.2667rem!important;
}
.abouttitle ul li.on{
    width: 1.6rem!important;
    height: .7rem!important;
}
.abouttitle ul li{
    line-height: .7rem!important;
}
.aboutinfo{
    font-size: .32rem!important;
    line-height: .5333rem!important;
}
.about img{
   margin: 0 auto;
   width: 100%;
   height: 100%;
}
.about .ig{
    width: 60%!important;
}
.abouttitle{
    padding: .1rem 0 .5rem 0!important;
}
.product .banner{
    height: 5rem!important;
}
.abouttitle ul li{
    margin-right: .16rem!important;
}
.pic-si .swiper-container{
    width: 100%!important;
    height: 100%!important;
}
.preview{
    display: none!important;
}
.proinfo{
    margin-top: .5rem!important;
}
.aboutinfo{
    padding-left: 0!important;
}

.contactBox .left{
    width:100%!important;
}
.contactBox{
    display: block!important;
    margin-top: .5rem!important;
}
.contactBox .right{
     width:100%!important;
     margin-top: 1rem;
}
.Newsa .NewsaF{
    display: none!important;
}
.Newsa .NewsaR .NewsaRf .sum{
    margin-top: .2933rem!important;
        text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.Newsa .NewsaR{
    width: 9.2rem!important;
    margin: 0 auto!important;
}
.Newsa .NewsaR .NewsaRf{
    width: 6rem!important;
}
.Newsa .NewsaR .NewsaRf h3{
    font-size: 0.3467rem!important;
    text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.Newsa .NewsaR .NewsaRr{
    height: 100%!important;
    width: 2rem!important;
}
.Newsa .NewsaR .NewsaRr .time{
    font-size: 0.2667rem!important;
    text-align: center;
}
.Newsa .NewsaR .NewsaRr .timea{
    font-size: 1.1rem!important;
     text-align: center;
}
.Newsa .NewsaR .NewsaRr .more{
    display: block!important;
    position: static!important;
    width: 100%!important;
    height: .6rem!important;
    line-height: .6rem!important;
     font-size: 0.2667rem!important;
}
.pages span{
    display: none;
}
.pages a:first-of-type{
    display: none;
}
.pages a:last-of-type{
    display: none;
}
.aboutinfo{
    overflow: auto;
}
.map{
    height: 290px!important;
}
.indexcase h3{
    font-size: .48rem!important;
}
.indexteam h3{
    font-size: .48rem!important;
}
table, tr, th, td{
    width: 100%!important;
}




    .ffnav{
        display: none;
    }
    .menuBtn{
   
  float: right;
    /*display: block;*/
    width: .533333rem;
    height: .4rem;
    background: url(../images/bt.png);
    background-size: cover;
    display: block;
    cursor: pointer;
    margin-top: .6rem;

}
    .menu_list{
	display:none;
	position: relative;
	position: absolute;
	width: 100%;
	top:1.35rem;
	z-index: 999;
	top: 0;
	background-color: rgba(26,117,189,0.9);
	height:20rem;
}
.menu_list .nav_list{
	background: #f2f2f2;
	width: 50%;
	height:20rem;
	float: right;
	padding-top: 45px;
}
.menu_list .nav_list>li{
	display:block;
	text-align: center;	
	border-bottom: 1px solid #d9d6d6;
	
}
.menu_list .nav_list>li>a{
	font-size: .28rem;
	color: #333;
	height: .92rem;
	line-height: .92rem;
}
.menu_list .nav_list>li:hover,.menu_list .nav_list>li.active{
	background: #1673CF;
}
.menu_list .nav_list>li:hover>a,.menu_list .nav_list>li.active>a{
	color: #fff;
}
.menu_list .nav_list>li:hover .phnav_down>dl,.menu_list .nav_list>li.active .phnav_down>dl{
	display: block;
}
.menu_list .closeNav{width:20px;height:20px;display:block;background: url(../images/close.png) center center no-repeat;position: absolute;right: 10px;top: 12px;}


}
.menu_list .phnav_down{
	width: 50%;
	
	
	 position: absolute;
	 left: 0;
	 top: 0;
	 
}
.menu_list .phnav_down>dl{display: none;  background-color:rgba(26,117,189,0.9); height:20rem;}
.menu_list .phnav_down>dl>dd{
	line-height: .9rem;
	
	border-bottom: 1px solid #fff;
}
.menu_list .phnav_down>dl>dd>a{
	color: #fff;
	position: relative;
	font-size: .28rem;
}
.menu_list .phnav_down dl dd i.sj_icon{
	display: block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right-color: #fff;
	position: absolute;
	top:.1rem;
	right: -.4rem;
	display: none;
}
.menu_list .phnav_down dl dd.active i.sj_icon{
	transform: rotate(-90deg);
   top: .15rem;
	
}
/* 侧导航 */

.sub-mav {
    width: 260px;
    float: left;
    margin-top: 30px;
}
.sub-mav h4{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    color: #445dc2;
    border-bottom: 1px solid #445dc2;
    padding-bottom: 10px;
}

.sub-mav li {
    background-color: #fff;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #dadada;
}

.sub-mav li a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #666;
}

.sub-mav li:last-child {
    border-bottom: 0;
}

.sub-mav li a:hover {
    background-color: #445dc2;
    color: #fff;
}

.sub-mav li a.present {
    background-color: #445dc2;
    color: #fff;
}
     
    

@media screen and (max-width: 720px) {
    html {
        font-size: 72px;
    }
}

@media screen and (max-width: 540px) {
    html {
        font-size: 54px;
    }
}

@media screen and (max-width: 480px) {
    html {
        font-size: 48px;
    }
}

@media screen and (max-width: 424px) {
    html {
        font-size: 42.4px;
    }
}

@media screen and (max-width: 414px) {
    html {
        font-size: 41.4px;
    }
}

@media screen and (max-width: 400px) {
    html {
        font-size: 40px;
    }
}

@media screen and (max-width: 384px) {
    html {
        font-size: 38.4px;
    }
}

@media screen and (max-width: 375px) {
    html {
        font-size: 37.5px;
    }
}

@media screen and (max-width: 360px) {
    html {
        font-size: 36px;
    }
}

@media screen and (max-width: 320px) {
    html {
        font-size: 32px;
    }
}



.contact  {width: 1200px;margin: 0 auto;}

@media(max-width:1024px){
    .contact  {width: 9.2rem!important;}
}





